#stacks_in_6>.s3_row {
	margin: 0 -10px;
}

#stacks_in_6>.s3_row>.s3_column_left {
	width: 33.33%;
}

#stacks_in_6>.s3_row>.s3_column_center {
	width: 33.339996%;
}

#stacks_in_6>.s3_row>.s3_column_right {
	width: 33.33%;
}

#stacks_in_6>.s3_row>.s3_column {
	padding: 0 10px;
}








@media only screen and (max-width: 770px) {



}



@media only screen and (max-width: 400px) {


	#stacks_in_6>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_6>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}




#stacks_in_20 {
	padding: 10px 0px 0px 0px;
}

#stacks_in_22 {
	padding: 10px 0px 0px 0px;
}

#stacks_in_24 {
	padding: 10px 0px 0px 0px;
}
#stacks_in_10>.s3_row {
	margin: 0 -10px;
}

#stacks_in_10>.s3_row>.s3_column_left {
	width: 33.33%;
}

#stacks_in_10>.s3_row>.s3_column_center {
	width: 33.339996%;
}

#stacks_in_10>.s3_row>.s3_column_right {
	width: 33.33%;
}

#stacks_in_10>.s3_row>.s3_column {
	padding: 0 10px;
}








@media only screen and (max-width: 770px) {



}



@media only screen and (max-width: 400px) {


	#stacks_in_10>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_10>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}




#stacks_in_26 {
	padding: 10px 0px 0px 0px;
}

#stacks_in_18 {
	padding: 10px 0px 0px 0px;
}

#stacks_in_28 {
	padding: 10px 0px 0px 0px;
}
#stacks_in_14>.s3_row {
	margin: 0 -10px;
}

#stacks_in_14>.s3_row>.s3_column_left {
	width: 33.33%;
}

#stacks_in_14>.s3_row>.s3_column_center {
	width: 33.339996%;
}

#stacks_in_14>.s3_row>.s3_column_right {
	width: 33.33%;
}

#stacks_in_14>.s3_row>.s3_column {
	padding: 0 10px;
}








@media only screen and (max-width: 770px) {



}



@media only screen and (max-width: 400px) {


	#stacks_in_14>.s3_row  {
		margin: -10px 0;
	}
	#stacks_in_14>.s3_row>.s3_column {
		padding: 10px 0;
		width:100%;
	}


}




#stacks_in_14 {
	padding: 10px 0px 30px 0px;
}

#stacks_in_30 {
	padding: 10px 0px 0px 0px;
}

#stacks_in_32 {
	padding: 10px 0px 0px 0px;
}

#stacks_in_34 {
	padding: 10px 0px 0px 0px;
}
#stacks_in_43{text-align:justify}

#stacks_in_43 {
	padding: 0px 0px 30px 0px;
}
#stacks_in_2{text-align:justify}

#stacks_in_2 {
	padding: 0px 0px 20px 0px;
}
#stacks_in_41{text-align:justify}

#stacks_in_41 {
	padding: 0px 0px 30px 0px;
}

#stacks_in_47 {
	padding: 0px 0px 30px 0px;
}
#stacks_in_49{text-align:justify}

#stacks_in_49 {
	padding: 0px 0px 30px 0px;
}

#stacks_in_53 {
	padding: 0px 0px 30px 0px;
}
#stacks_in_55{text-align:justify}

#stacks_in_55 {
	padding: 0px 0px 30px 0px;
}

#stacks_in_77 {
	padding: 0px 0px 30px 0px;
}

#stacks_in_75 {
	padding: 0px 0px 30px 0px;
}

#stacks_in_70 {
	padding: 0px 0px 30px 0px;
}
/* If modifying any of this code, update the template.html file too */

#backToTopAnchorPoint {
	display: block;
	height: 0px;
	overflow: hidden;
}

.backToTopButton {
	text-decoration: none;
	color: #FFFFFF;
	
	display: none;
	position: fixed;
	z-index: 999;
	bottom:150px;right:50px;
	
	
	font-size: 43px;
	line-height: 1.00em;
	width: 50px;
	height: 50px;
	text-align: center;
	border-radius: 10px;
	border: 1px solid rgba(0, 0, 0, 1.00);
	transition: all 300ms ease-in-out;
}

.backToTopButton:hover {
	border: 1px solid rgba(0, 0, 0, 1.00);
	color: #CCCCCC;
}




/* Vertical gradient fill */
.backToTopButton {
	background-color: rgba(102, 102, 102, 1.00);
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, left bottom, from(rgba(102, 102, 102, 1.00)), to(rgba(25, 25, 25, 1.00)));
	background-image: -moz-linear-gradient(top, rgba(102, 102, 102, 1.00), rgba(25, 25, 25, 1.00));
	background-image: -ms-linear-gradient(top, rgba(102, 102, 102, 1.00), rgba(25, 25, 25, 1.00));
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(102, 102, 102, 1.00)), color-stop(100%, rgba(25, 25, 25, 1.00)));
	background-image: -webkit-linear-gradient(top, rgba(102, 102, 102, 1.00), rgba(25, 25, 25, 1.00));
	background-image: -o-linear-gradient(top, rgba(102, 102, 102, 1.00), rgba(25, 25, 25, 1.00));
	background-image: linear-gradient(top, rgba(102, 102, 102, 1.00), rgba(25, 25, 25, 1.00));
}

.backToTopButton:hover {
	background-color: rgba(25, 25, 25, 1.00);
	background-repeat: repeat-x;
	background-image: -khtml-gradient(linear, left top, left bottom, from(rgba(102, 102, 102, 1.00)), to(rgba(25, 25, 25, 1.00)));
	background-image: -moz-linear-gradient(top, rgba(102, 102, 102, 1.00), rgba(25, 25, 25, 1.00));
	background-image: -ms-linear-gradient(top, rgba(102, 102, 102, 1.00), rgba(25, 25, 25, 1.00));
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(102, 102, 102, 1.00)), color-stop(100%, rgba(25, 25, 25, 1.00)));
	background-image: -webkit-linear-gradient(top, rgba(102, 102, 102, 1.00), rgba(25, 25, 25, 1.00));
	background-image: -o-linear-gradient(top, rgba(102, 102, 102, 1.00), rgba(25, 25, 25, 1.00));
	background-image: linear-gradient(top, rgba(102, 102, 102, 1.00), rgba(25, 25, 25, 1.00));
}














@media print {
	/* Hides the button if the page is printed or saved as a PDF */
	.backToTopButton {
		display: none;
	}
}














